home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac-Source 1994 July
/
Mac-Source_July_1994.iso
/
C and C++
/
Libraries
/
TurboTCP 1.0.1
/
MiniTelnet.source
/
MiniTelnet.to do list.note
< prev
next >
Wrap
Text File
|
1994-01-19
|
592b
|
25 lines
/*
** MiniTelnet application
** To do list
**
** Copyright © 1993, FrostByte Design / Eric Scouten
**
*/
Current version: 1.0b6
Changes planned for 1.0 final:
--------------------------
* develop separate documentation for MiniTelnet
* develop About… box (code is there; just need the pretty pictures)
To do list for future versions:
---------------------------
* finish implementation of Telnet DO and DONT commands
* add VT100 emulation
* add scrollback buffers
* allow copy/paste from terminal screen
* allow greater user configuration (font/size, terminal width, etc.)